home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / text1 / cms_help_files / 6textre.helpfoot < prev    next >
Text File  |  1991-10-23  |  1KB  |  18 lines

  1. +-----------------------------------------------------------------------------+
  2. |                        TEXT1 \textreferenceplacement COMMAND                |
  3. +-----------------------------------------------------------------------------+
  4.                                                                                
  5. The  \textreferenceplacement command  is always  used in  conjunction with  the
  6. \footnoteformat  (\fnf)  command,  and  will  determine  whether  the  footnote
  7. reference  number within  the  text  is placed  before  or  after the  footnote
  8. reference word.  The format for the \textreferenceplacement command is:        
  9.                                                                                
  10.           \footnoteformat{                                                     
  11.           \textreferenceplacement{xx}                                          
  12.           }                                                                    
  13.                                                                                
  14. Where "xx" is either "before"  or "after".  \textreferenceplacement{after} will
  15. place   the  footnote   reference  number   after   the  word   in  the   text.
  16. \textreferenceplacement{before} will place the footnote reference number before
  17. the referenced word in the text.                                               
  18.